home *** CD-ROM | disk | FTP | other *** search
/ Magnum One / Magnum One (Mid-American Digital) (Disc Manufacturing).iso / d16 / powerbat.arc / README.1ST < prev    next >
Text File  |  1990-09-18  |  2KB  |  40 lines

  1.  
  2.                                    PowerBatch
  3.                          Computing Systems Design, Inc.
  4.                                 P.O. Box 566484
  5.                              Atlanta, GA 30356-6009
  6. There are 19  files on your installation  disk. The two files  SMLMODEL.MDL and
  7. POWERMAK.EXE will  be  placed in  a  directory on  your  DOS search  path.  The
  8. remainder  of  the  files  may be  placed  in  any  directory  you desire.  The
  9. POWERBAT.DOC file is the documentation and  may be viewed with any text  editor
  10. or printed to  your printer with the  DOS print command (ie  print POWERBAT.DOC
  11. <enter>). The files with  an extension of .PWR are PowerBatch  source files and
  12. the text  is printed  in the  documentation. You  should compile  these example
  13. files  and  run  the  resulting  programs  to help  familiarize  yourself  with
  14. PowerBatch.  The  file  DEMO1.PWR  uses  all  the  commands  with a  couple  of
  15. exceptions.
  16.  
  17. To install PowerBatch  run the install program  located on the source  disk. If
  18. the source in on a floppy drive enter A:PBINSTAL (or B:PBINSTAL). If the source
  19. is on  a hard drive, change directory to  the directory containing PBINSTAL and
  20. enter
  21.  
  22.    PBINSTALL <enter>
  23.  
  24.                             [More on the next page]
  25.  
  26. If you have purchased a registered copy of PowerBatch, the install program will
  27. recognize this  by the presence  of REGISTER.EXE  on your  diskette. When  this
  28. program is  present, the  copy of PowerBatch  you have  just installed  will be
  29. registered in your name.
  30.  
  31. Your  name  and  serial  number  will  be  imbedded  in  the  software  by  the
  32. registration program. If you give  anyone an evaluation copy of PowerBatch,  DO
  33. NOT PROVIDE THE REGISTRATION PROGRAM WITH THE EVALUATION COPY. Simply  copy all
  34. of  the files but REGISTER.EXE. Better still, compile the two PowerBatch source
  35. files  PBCLONE.PWR  and  MOVESUB.PWR  and  use  these  to  create  a  clone  of
  36. PowerBatch. PBCLONE uses  MOVESUB as a subroutine and is an  example of the use
  37. of  subroutines  in  PowerBatch.  Anyone  who  uses  the  registration  program
  38. REGISTER.EXE will imbed your name and serial number within their software.
  39.  
  40.